Revision: kernel-package--devel--0.2--patch-9
Archive: srivasta@debian.org--2003-primary
Creator: Manoj Srivastava <srivasta@debian.org>
Date: Fri Dec  5 02:47:58 CST 2003
Standard-date: 2003-12-05 08:47:58 GMT
Modified-files: kernel/README kernel/image.postinst
    kernel/rules make-kpkg.8
New-patches: srivasta@debian.org--2003-primary/kernel-package--devel--0.2--patch-9
Summary: A bug fix version
Keywords: 

Strange set of error messages about build link on fresh
install, quoth Joey Hess. This was related to the postinst trying to
handle the dangling build link. Now actually test to see if the link
was present, and is a bit more chatty.             (Closes: #221286).

Tomas Hoger tracked down the problem with unpatching old patches when
make was interrupted while building. The path was all wrong, since
it pointed to the patch script, and the unpatching was not done in
reverse order.  Now we do the same things with relics of old patches
found in the dir as we do with the ordinary patches.

Bug fix: "kernel-package: Inconsistent default kernel-image package
revision", thanks to Roland Stigge.  Made it 10.0.Custome all over.
                                                    (Closes: #221916).

Bug fix: "kernel-package: conf.vars should list kernel Makefile
variables instead of environment variables", thanks to Andreas
Beckmann.                                           (Closes: #222084).

Bug fix: "kernel-package: The UTS Release version does match current
version", thanks to Andreas Beckmann. Applied previous fix from
make-kpkg to the rules file.                         (Closes: #222087).

Bug fix: "tries to access lib/modules/<version>/build even when
it doesn't exist", thanks to Peter Palfrader.         (Closes: #222239).

Bug fix: "kernel-package: valid_modules contains parent directory",
thanks to Frank Küster.  Now we test to amek sure that each module has
a ./debian/rules file before declaring it valid.    (Closes: #222707).

Bug fix: "kpkg-make bug for subarch PRPMC (on PowerPC)", thanks to
Hubert Figuiere. Applied provided patch.          (Closes: #222808).
